Example for serial protocol.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 6 Aug 2002 15:53:47 +0000 (15:53 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 6 Aug 2002 15:53:47 +0000 (15:53 +0000)
gpsbabel/README

index b282b7e6ee6f83e941978e8130a1fb84afdf4e71..2209882954cd783122865cc99258f85d7aa30fc9 100644 (file)
@@ -96,6 +96,12 @@ COMMON USAGE
        tells it to read the first file in geocaching.com format and create
        a new file in GPX format.
 
+       This command will read from a Magellan unit attached to the first
+       serial port on a Linux system (device names will vary on other OSes)
+       and write them as a geocaching loc file.
+
+       gpsbabel -i magellan -f /dev/ttyS0 -o geo -F mag.loc
+
 
 ADVANCED USAGE